Cleanup.
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 3 Dec 2009 11:34:11 +0000 (11:34 +0000)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 3 Dec 2009 11:34:11 +0000 (11:34 +0000)
commitd168d32ede1bce585a5fe9cc3736cf2c576de45d
tree67a50fb57c5429d599b101c774a7d55e37e65f03
parentabb93396fc75e26160e9933387e1076355567d32
Cleanup.
* eshell/em-unix.el (top): Require 'esh-opt and 'pcomplete.
(eshell/su, eshell/sudo): Require 'tramp.  Fix problems reading
arguments.  Expand `default-directory'.

* net/tramp.el (tramp-handle-file-remote-p): Expand FILENAME for
the benefit of returning an expanded localname.
(tramp-tramp-file-p): Handle the case NAME is not a string.
lisp/ChangeLog
lisp/eshell/em-unix.el
lisp/net/tramp.el